home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / modelers / geomview / source.lha / Geomview / src / bin / crayola / sgi / Makedefs < prev    next >
Text File  |  1993-10-29  |  150b  |  7 lines

  1. SRCS = crayola.main.c panel.c 
  2. OBJS = crayola.main.o panel.o 
  3. DISTFILES = .geomview-crayola
  4. MORECOPTS = -I../../common -I../common
  5. TARGETS = crayola
  6.  
  7.